SLDataFormat_PCM_
extern (C)
struct SLDataFormat_PCM_ {
}
- bitsPerSample
SLuint32 bitsPerSample;
Undocumented in source.
- channelMask
SLuint32 channelMask;
Undocumented in source.
- containerSize
SLuint32 containerSize;
Undocumented in source.
- endianness
SLuint32 endianness;
Undocumented in source.
- formatType
SLuint32 formatType;
Undocumented in source.
- numChannels
SLuint32 numChannels;
Undocumented in source.
- samplesPerSec
SLuint32 samplesPerSec;
Undocumented in source.
opensles sles
aliasesmanifest constantsstructsvariables
PCM-type-based data format definition where formatType must be SL_DATAFORMAT_PCM